FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package Koppeltaalv2.00#0.7.0-preview (46 ms)

Package Koppeltaalv2.00
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=Koppeltaalv2.00@0.7.0-preview&canonical=http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam
Url http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam
Version 0.0.4
Status draft
Date 2022-01-18
Name KT2_CareTeam
Experimental False
Description The (FHIR) CareTeam (resource) is a representation of the care team of all participants who participate in the patient's care process, with the patient being the subject of the team.
Copyright VZVZ
Type CareTeam
Kind resource

Resources that use this resource

StructureDefinition
http://koppeltaal.nl/fhir/StructureDefinition/KT2ObservationTeam KT2_ObservationTeam
http://koppeltaal.nl/fhir/StructureDefinition/KT2Task KT2_Task

Resources that this resource uses

StructureDefinition
http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient KT2_Patient
http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner KT2_Practitioner
http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson KT2_RelatedPerson


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "5f1e2ceb-2a76-4fb8-ade3-2875923611d3",
  "meta" : {
    "lastUpdated" : "2022-01-17T15:00:40.377+00:00"
  },
  "url" : "http://koppeltaal.nl/fhir/StructureDefinition/KT2CareTeam",
  "version" : "0.0.4",
  "name" : "KT2_CareTeam",
  "status" : "draft",
  "date" : "2022-01-18",
  "publisher" : "VZVZ",
  "contact" : [
    {
      "name" : "Bernard Stibbe"
    }
  ],
  "description" : "The (FHIR) CareTeam (resource) is a representation of the care team of all participants who participate in the patient's care process, with the patient being the subject of the team.",
  "copyright" : "VZVZ",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    },
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "CareTeam",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/CareTeam",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "CareTeam.identifier",
        "path" : "CareTeam.identifier",
        "label" : "Koppeltaal",
        "min" : 1
      },
      {
        "id" : "CareTeam.status",
        "path" : "CareTeam.status",
        "label" : "Koppeltaal",
        "min" : 1
      },
      {
        "id" : "CareTeam.subject",
        "path" : "CareTeam.subject",
        "label" : "Koppeltaal",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://koppeltaal.nl/fhir/StructureDefinition/KT2Patient"
            ]
          }
        ]
      },
      {
        "id" : "CareTeam.period",
        "path" : "CareTeam.period",
        "label" : "Koppeltaal"
      },
      {
        "id" : "CareTeam.participant",
        "path" : "CareTeam.participant",
        "label" : "Koppeltaal"
      },
      {
        "id" : "CareTeam.participant.role",
        "path" : "CareTeam.participant.role",
        "label" : "Koppeltaal",
        "min" : 1
      },
      {
        "id" : "CareTeam.participant.member",
        "path" : "CareTeam.participant.member",
        "label" : "Koppeltaal",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://koppeltaal.nl/fhir/StructureDefinition/KT2Practitioner",
              "http://koppeltaal.nl/fhir/StructureDefinition/KT2RelatedPerson"
            ]
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.